Skip to main content
POST
[CBRender] Render Brief as HTML

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
brief_data
string
default:{{competitive_brief}}
required

The competitive brief JSON output from [CBFull] action. Use {{competitive_brief}} to reference the output variable.

output_variable_name
string
default:brief_html
required

Variable name for the rendered HTML.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action